home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / Panasonic- / funcity / paris / wave / TITLEJ.dcr / 00061_MAP Preload.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  136 b   |  10 lines

  1. global debug
  2.  
  3. on exitFrame
  4.   if debug = 0 then
  5.     preloadnetthing("../MAP000J.html")
  6.   else
  7.     alert("PreLoad MAP000J.")
  8.   end if
  9. end
  10.